get Or Default
Returns the value corresponding to the given key, or defaultValue if such a key is not present in the map.
Since
JDK 1.8
Since Kotlin
1.1
Returns the value corresponding to the given key, or defaultValue if such a key is not present in the map.
JDK 1.8